<!DOCTYPE html>
<html lang="en">
<head>
  <script type="module" src="/@vite/client"></script>

    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Airtel Black - Futuristic Neural Interface</title>
    <meta name="description" content="Experience the ultimate futuristic neural interface with Airtel Black. High-intensity red and black UI with advanced visual effects, real-time data visualization, and immersive HUD elements.">
    <meta name="keywords" content="Airtel Black, Futuristic UI, Neural Interface, Red and Black Theme, HUD, Cyberpunk UI, Interactive Dashboard, Visual Data">
    <meta name="author" content="Airtel Black">
    <meta name="robots" content="index, follow">
    
    <!-- Open Graph / Facebook -->
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://airtelblack.com/">
    <meta property="og:title" content="Airtel Black - Futuristic Neural Interface">
    <meta property="og:description" content="Experience the ultimate futuristic neural interface with Airtel Black. High-intensity red and black UI with advanced visual effects.">
    <meta property="og:image" content="https://picsum.photos/seed/airtelblack/1200/630">

    <!-- Twitter -->
    <meta property="twitter:card" content="summary_large_image">
    <meta property="twitter:url" content="https://airtelblack.com/">
    <meta property="twitter:title" content="Airtel Black - Futuristic Neural Interface">
    <meta property="twitter:description" content="Experience the ultimate futuristic neural interface with Airtel Black. High-intensity red and black UI with advanced visual effects.">
    <meta property="twitter:image" content="https://picsum.photos/seed/airtelblack/1200/630">

    <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><circle cx=%2250%22 cy=%2250%22 r=%2245%22 fill=%22%23ff0000%22/></svg>">
    <link rel="stylesheet" href="/style.css">
    
    <!-- Structured Data -->
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "WebApplication",
      "name": "Airtel Black - Futuristic Neural Interface",
      "description": "A high-intensity, futuristic red and black neural interface with advanced visual effects.",
      "applicationCategory": "MultimediaApplication",
      "operatingSystem": "Web",
      "author": {
        "@type": "Organization",
        "name": "Airtel Black"
      }
    }
    </script>
<script src="/_aistudio-iframe.js"></script></head>
<body class="bg-black text-red-600 font-mono overflow-hidden select-none">
    
    <!-- SEO Hidden Content -->
    <h1 class="sr-only">Airtel Black Futuristic Interface</h1>
    <p class="sr-only">Welcome to the Airtel Black neural core. This interface represents the pinnacle of futuristic design and high-speed data visualization.</p>
    
    <!-- CRT Effect Overlay -->
    <div class="crt-overlay"></div>
    <div class="scanline"></div>
    
    <!-- Red Alert Overlay -->
    <div id="alert-overlay" class="fixed inset-0 z-[60] pointer-events-none"></div>

    <!-- Hexagonal Background Overlay -->
    <div class="fixed inset-0 z-0 opacity-20 pointer-events-none hex-grid"></div>
    
    <!-- New Attractive Layers -->
    <div class="fixed inset-0 z-0 moving-grid pointer-events-none opacity-30"></div>
    <div class="fixed inset-0 z-50 vignette pointer-events-none"></div>
    <div class="fixed -inset-1/2 z-50 noise pointer-events-none"></div>
    <div id="particles-container" class="fixed inset-0 z-10 pointer-events-none"></div>

    <div id="root"></div>
    <script type="module" src="/src/main.tsx"></script>
</body>
</html>
